[INFO] fetching crate hugr-core 0.26.1...
[INFO] testing hugr-core-0.26.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate hugr-core 0.26.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hugr-core 0.26.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hugr-core 0.26.1
[INFO] tweaked toml for crates.io crate hugr-core 0.26.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hugr-core 0.26.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hugr-core 0.26.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded utf8-width v0.1.8
[INFO] [stderr]   Downloaded embedded-io v0.7.1
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded relrc v0.5.0
[INFO] [stderr]   Downloaded cool_asserts v2.0.4
[INFO] [stderr]   Downloaded referencing v0.45.0
[INFO] [stderr]   Downloaded proptest-derive v0.8.0
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded slotmap_fork_lmondada v1.0.8
[INFO] [stderr]   Downloaded hugr-model v0.26.1
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded jsonschema v0.45.0
[INFO] [stderr]   Downloaded portgraph v0.15.3
[INFO] [stderr]   Downloaded capnp v0.25.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded smol_str v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28f9dc805aca58094af951f2bc9aa04023fa29b0ca64b29a9c18aa5cf61d7f17
[INFO] running `Command { std: "docker" "start" "-a" "28f9dc805aca58094af951f2bc9aa04023fa29b0ca64b29a9c18aa5cf61d7f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f9dc805aca58094af951f2bc9aa04023fa29b0ca64b29a9c18aa5cf61d7f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f9dc805aca58094af951f2bc9aa04023fa29b0ca64b29a9c18aa5cf61d7f17", kill_on_drop: false }`
[INFO] [stdout] 28f9dc805aca58094af951f2bc9aa04023fa29b0ca64b29a9c18aa5cf61d7f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08e776ffaeef1eda7ed4aa3b3c335e4728e10a9b5ea3745a3377ed18d1fe1fa6
[INFO] running `Command { std: "docker" "start" "-a" "08e776ffaeef1eda7ed4aa3b3c335e4728e10a9b5ea3745a3377ed18d1fe1fa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling slotmap_fork_lmondada v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling capnp v0.25.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling hugr-model v0.26.1
[INFO] [stderr]    Compiling relrc v0.5.0
[INFO] [stderr]    Compiling portgraph v0.15.3
[INFO] [stderr]    Compiling hugr-core v0.26.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.27s
[INFO] running `Command { std: "docker" "inspect" "08e776ffaeef1eda7ed4aa3b3c335e4728e10a9b5ea3745a3377ed18d1fe1fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e776ffaeef1eda7ed4aa3b3c335e4728e10a9b5ea3745a3377ed18d1fe1fa6", kill_on_drop: false }`
[INFO] [stdout] 08e776ffaeef1eda7ed4aa3b3c335e4728e10a9b5ea3745a3377ed18d1fe1fa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b54a52222504907ad4f240d6aa53de523d87eb52e3dfabebc79122e4937eaa32
[INFO] running `Command { std: "docker" "start" "-a" "b54a52222504907ad4f240d6aa53de523d87eb52e3dfabebc79122e4937eaa32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling cool_asserts v2.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling slotmap_fork_lmondada v1.0.8
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling hugr-model v0.26.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling relrc v0.5.0
[INFO] [stderr]    Compiling referencing v0.45.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.45.0
[INFO] [stderr]    Compiling portgraph v0.15.3
[INFO] [stderr]    Compiling hugr-core v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../resources/json-schema/hugr_schema_live.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hugr/serialize/test.rs:104:78
[INFO] [stdout]     |
[INFO] [stdout] 104 |                       let schema_val: serde_json::Value = serde_json::from_str(include_str!(
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 105 | |                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 106 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 117 |   include_schema!(SCHEMA, "hugr_schema");
[INFO] [stdout]     |   -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 105 -                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 105 +                         "../../../resources/json-schema/hugr_schema_live.json"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../resources/json-schema/hugr_schema_strict_live.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hugr/serialize/test.rs:104:78
[INFO] [stdout]     |
[INFO] [stdout] 104 |                       let schema_val: serde_json::Value = serde_json::from_str(include_str!(
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 105 | |                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 106 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 118 |   include_schema!(SCHEMA_STRICT, "hugr_schema_strict");
[INFO] [stdout]     |   ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 105 -                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 105 +                         "../../../resources/json-schema/hugr_schema_strict_live.json"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../resources/json-schema/testing_hugr_schema_live.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hugr/serialize/test.rs:104:78
[INFO] [stdout]     |
[INFO] [stdout] 104 |                       let schema_val: serde_json::Value = serde_json::from_str(include_str!(
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 105 | |                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 106 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   include_schema!(TESTING_SCHEMA, "testing_hugr_schema");
[INFO] [stdout]     |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 105 -                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 105 +                         "../../../resources/json-schema/testing_hugr_schema_live.json"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/hugr/serialize/../../../../resources/json-schema/testing_hugr_schema_strict_live.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hugr/serialize/test.rs:104:78
[INFO] [stdout]     |
[INFO] [stdout] 104 |                       let schema_val: serde_json::Value = serde_json::from_str(include_str!(
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 105 | |                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 106 | |                     ))
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 120 |   include_schema!(TESTING_SCHEMA_STRICT, "testing_hugr_schema_strict");
[INFO] [stdout]     |   -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 105 -                         concat!("../../../../resources/json-schema/", $path, "_live.json")
[INFO] [stdout] 105 +                         "../../../resources/json-schema/testing_hugr_schema_strict_live.json"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hugr-core` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b54a52222504907ad4f240d6aa53de523d87eb52e3dfabebc79122e4937eaa32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54a52222504907ad4f240d6aa53de523d87eb52e3dfabebc79122e4937eaa32", kill_on_drop: false }`
[INFO] [stdout] b54a52222504907ad4f240d6aa53de523d87eb52e3dfabebc79122e4937eaa32
